(emacs-version)
"\n"
:face '(variable-pitch :height 0.5)
- "Copyright (C) 2000 Free Software Foundation, Inc.")))
+ "Copyright (C) 2001 Free Software Foundation, Inc.")))
(defun fancy-splash-screens-1 (buffer)
")
(insert "\n\n" (emacs-version)
"
-Copyright (C) 2000 Free Software Foundation, Inc.")))
+Copyright (C) 2001 Free Software Foundation, Inc.")))
;; If keys have their default meanings,
;; use precomputed string to save lots of time.
(insert "\n\n" (emacs-version)
"
-Copyright (C) 2000 Free Software Foundation, Inc.")
+Copyright (C) 2001 Free Software Foundation, Inc.")
(if (and (eq (key-binding "\C-h\C-c") 'describe-copying)
(eq (key-binding "\C-h\C-d") 'describe-distribution)
(eq (key-binding "\C-h\C-w") 'describe-no-warranty))